(Top): Remove Frame-Local Variables from Node Listing.
authorMartin Rudalics <rudalics@gmx.at>
Thu, 15 Nov 2007 06:43:57 +0000 (06:43 +0000)
committerMartin Rudalics <rudalics@gmx.at>
Thu, 15 Nov 2007 06:43:57 +0000 (06:43 +0000)
lispref/vol2.texi

index 515973c6281814395f23b64cfb94aa568ce6b2a7..c27f004e16f4a673b08da89c5438f9ed97d787e1 100644 (file)
@@ -440,7 +440,6 @@ Variables
 * Setting Variables::       Storing new values in variables.
 * Variable Scoping::        How Lisp chooses among local and global values.
 * Buffer-Local Variables::  Variable values in effect only in one buffer.
-* Frame-Local Variables::   Variable values in effect only in one frame.
 * Future Local Variables::  New kinds of local values we might add some day.
 * File Local Variables::    Handling local variable lists in files.
 * Variable Aliases::        Variables that are aliases for other variables.